/***灰色*
html {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: url(../../../libs/custom/desaturate.svg#grayscale);
    filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    -webkit-filter: grayscale(1);
}

.container {
    width: 1170px !important;
}
*/
body {
    background: #f4b300;
	/*background: #CCC;*灰色**/
    color: rgb(27, 27, 27);
    font: 14px/1.5 Helvetica, arial, 微软雅黑, "Microsoft YaHei", freesans, clean, sans-serif;
    outline: 0px;
    overflow-x: hidden;
}

.zx-body {
    background: #ffffff;
    box-shadow: 1px 0px 6px rgba(0, 0, 0, 0.2);
    overflow-x: hidden;
}
h3, .h3{font-size: 16px;font-weight: bold;}
/* 不需要圆角*/
.panel {
    margin-bottom: 5px;
    background: #f7f1c0;
}
.panel-default{
    border:none;
}
.panel-heading {
    position: relative;
    font-size: 16px;
    padding-top: 7px;
    padding-bottom: 7px;
}

.zx-more {
    position: absolute;
    right: 5px;
    bottom: 3px;
    font-size: 12px;
    font-weight: 100;
    font-family: "Arial", "黑体"
}

.panel-default > .panel-heading {
    border-bottom: 2px solid rgba(247, 182, 2, 0.88);
    background: #f1e984;
    color: #ea3838;
}

.panel-body {
    padding: 5px 5px 1px 5px;
    background: #f7f1c0;
}

/**
 * 公共部分
 */
div {

}

.no-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.padding-right-patch {
    padding-right: 6.5px !important;
}

.padding-left-patch {
    padding-left: 6.5px !important;
}

a {
    font-size: 14px;
}

a:hover {
    text-decoration: none;
}

/**
 *  顶部
 */
#zx-topBar {
    position: absolute;
    height: 35px;
    background-color: #f7f1c0;
    border-top: 1px solid #fff;
    border-bottom: 2px solid #ef0c0c;
    z-index: 999;
    width: 100%;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
}

#zx-top {
    position: relative;
    height: 35px;
    line-height: 35px;
    z-index: 1000;
}

#zx-access {
    text-align: right;
}

#zx-header {
    height: 200px;
    background: url("../img/headlogo.png");
}

#zx-logo {
    position: absolute;
    left: 0;
    top: 28px;
}

.zx-panel {
    margin-top: 10px !important;
    margin-bottom: 2px !important;
}

/**
 * 磁贴-公告
 */
#zx-stick, #zx-notice {
}

#zx-st-col1,
#zx-st-col2,
#zx-st-col3 {
    padding-right: 10px;
    text-align: center;
}

#zx-st-col1 {
}

#zx-st-col2 {
    height: 100px;
}

#zx-st-col3 {
    padding-right: 0px;
}

/*水平卡片*/
.zx-st-h-card0 {
    height: 66px;
    line-height: 66px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    display: block;
}

.zx-st-v-card0 {
    color: white;
    height: 137px;
    font-weight: bold;
    padding: 10px 0 0 0;
    font-size: 18px;
    display: block;
}

.zx-stick-v-a {
    margin: 5px auto;
    width: 1.5em;
    display: inline-block;
    font-size: 18px;
    color: white;

}

#zx-stick a:hover {
    color: #ffebd0 !important;
    cursor: pointer;
}

.zx-c1 {
    background: #dcca6a;
}

.zx-c2 {
    background: #e8b07a;
}

.zx-c3 {
    background: #bda5f3;
}

.zx-c4 {
    background: #6ebafb;
}

.zx-c5 {
    background: #a6c75b;
}

.zx-c6 {
    background: #74adbf;
}

.zx-c7 {
    background: #d2be82;
}

.zx-c8 {
    background: #f4b300;
}

.zx-c9 {
    background: #87b0f1;
}

.zx-c10 {
    background: #ec97af;
}
.zx-c11 {
    background: #f38c8c;
}
.zx-c12 {
    background: #9eda9f;
}

.zx-stick-fill {
    margin-right: 1px !important;
}

.zx-glyph {
    margin-right: 3px;
    margin-top: 2px;
}

.zx-list0 {
    position: relative;
    padding-bottom: 4px;
    margin: 6px 3px 0 3px;
    border-bottom: 1px dashed rgb(236, 226, 106);
}

.zx-list0 .zx-dt {
    position: absolute;
    right: 0;
}

#zx-carousel {
}

#zx-carousel img {
    height: 306px !important;
    width: 100%;
    border:none;
}

.zx-left-heading {
    float: left;
    border-left: 5px solid rgb(255, 8, 0);
    display: block;
    width: 42px;
    height: 234px;
    background: #f1e984;
    margin: 0px;
}

.zx-left-inner {
    width: 20px;
    margin: 0 auto;
    height: 100%;
    line-height: 24px;
    text-align: center;
    padding-top: 50px;
}

.zx-left-content {
    margin: 15px 5px 0 45px;
    height: 215px;
    position: relative;
}

.zx-img-btn {
    text-align: center;
    width: 100%;
    padding: 3px;
    border: none;
}

.zx-img-btn div {
    font-size: 55px;
    color: #b34256;
    font-weight: 100;
    cursor: hand;
}

/**
 * 友情链接
 */
.zx-friend {
    line-height: 50px;
    height: 50px;
    background: #fefefe;
    border-top: 1px dashed #999999;
}

.zx-friend select {
    width: 80%;
}

.zx-friend-link {
    text-align: center;
    margin: 0 auto;
}

/**
 * 版权
 */
.zx-copyright {
    border-top: 2px solid #de4c4c;
    background: #fefefe;
}

.zx-cr-text {
    text-align: left;
    padding: 8px;
}

.zx-cr-text div {
}

#zx-search {
    width: 200px;
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 16px;
}

.firstLetter {
    font-size: 20px;
    text-decoration: underline;
}

#zx-dcyn img {
    border: 5px solid rgba(255, 255, 255, 0.5);
    width: 240px;
    height: 160px;
}

.zx-active {
    background: #d0d67c;
    color: white;
}

.zx-active div {
    color: #eeeeee;
    cursor: pointer
}

/************内容列表-内容*************/
.zx-menuBar {
    background: #f8f8f8;
    margin-bottom: 5px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .065);
}

.zx-menuBar li {
    border-bottom: 1px dashed #d9d9d9;
    margin: 0;
}

.zx-menuBar a {
    font-size: 18px;
    font-weight: bold;
}

.zx-news-child {
    padding-left: 0px;
}

.zx-list-navi {
    height: 50px;
}

.zx-page {
    margin-top: 20px;
}

.zx-news-list {
    font-size: 14px;
    border-bottom: 1px dashed #d9d9d9;
    text-indent: 10px;
    padding: 5px;
}

.zx-news-list p {
    margin: 0;
    padding: 0;
}

.zx-list-active {
    background: #e9f4f8;
}

.zx-new-detail {
    border: 1px solid #d9d9d9;
    padding: 10px;
    margin-bottom: 10px;
}

.zx-menu-first {

}

.nav-tabs > li > a {
    border-radius: 0;
}

.other {
    list-style: none;
    margin-top: 20px;
    border-top: 1px dashed #ccc;
    padding-top: 10px;
}

#zx-content-attach {
    background-color: #ecf3f7 !important;
    border-color: #d1ebf1 !important;
}
.other li, #zx-content-attach li{
    list-style-type: none;
}
#zx-content-attach li{
    line-height: 25px;
    height:25px;
    text-indent: 1em;
}

.zx-new-detail-msg {
    text-align: center;
    margin-bottom: 20px;
    border-bottom: 1px dashed #d9d9d9;
    padding: 10px;
}

.zx-new-detail-content {

}

.zx-list-pic img {
    border: 5px solid rgba(255, 255, 255, 0.5);
    box-shadow: 0 0 5px #A0A0A0;
    margin-right:10px;
    float: left;
    width:280px;
    height:200px;
}

.zx-news-tip {
    float: left;
    margin-right: 20px;
    height: 50px;
    padding-right: 5px;
    border-right: 1px solid #f2f6fb;
}

.zx-news-tip span,.zx-content-attach-tip {
    background: #d9edf7;
    color: #9b9b9b;
    font-size: 12px;
    padding: 0 5px;
    border-radius: 3px;
}
.zx-slide-list li{
    list-style-type: none;
}
.carousel-caption{
    top:0 !important;

}

.carousel-caption p{
    margin: 0;
    padding: 3px;
    background: rgba(0, 0, 0, 0.4);
}
.carousel-caption p a{ color: white;}
.zx-pub{
    width: 100%;
}
.zx-pub tr{
    padding:2px;
}

a {
    color: #585025;
    text-decoration: none;
}
a:hover {
    color: #333;
    text-decoration: none;
}
#zx-access span
{
    margin-right:5px;
    margin-left:5px;
}
.alert-info {
    color: #080808 !important;
    background-color: #f5f5f5 !important;
    border-color: #dce1e2 !important;
}
.alert-success {
    color: #626762 !important;
    background-color: #eee !important;
    border-color: #dcdeda !important;
}
.zx-bl{
    border-bottom: 2px solid #d80c18;
    padding-bottom: 11px;
    padding-bottom: 8px \9;
}
/*栏目个性化设置*/
.tzgg,.lzhc,.tpxw,.xwjj,.zszx,.zxjg,.kstd,.zthd,.snzx,.zxzs,.lsyg,.dcyn,.dptt,.zxhy,.wyzl{

}

/*履职荟萃*/
.lzhc{
   
}
.lzhc .zx-bl{

}

/*通知公告*/
.tzgg{
    box-shadow: 3px 0px 6px rgba(0, 0, 0, 0.2);
}
.tzgg .zx-bl{
    border-bottom: 2px solid rgba(247, 18, 16, 0.88);
}

/*专题活动*/
.zthd{
    
}
.zthd .zx-bl{
    border-bottom: 2px solid #d80c18;
}
.zxhy{
    }
.zxhy .zx-bl{
    border-bottom: 2px solid #A60000;
}
.zx-search input {
    border: 1px solid #ccc;
    height: 30px;
    line-height: 30px;
    padding:0 10px;
}
.zx-new-detail-content table {
    border-collapse:collapse !important;
}
.zx-new-detail-content table td{
    border:1px solid #ccc !important;
}
.zx-new-detail-content p{
    line-height: 30px;
    margin: 0 10px 30px 10px;
}
.zx-news-list h4{
    line-height: 25px;
}
.zx-news-list{
    text-indent: 0px;
}
/*鼠标移到图片上显示文字*/
.zx-index-img0,.zx-index-img1,.zx-index-img2 {
    line-height: 30px;
    display: block;
    position: relative;
}

.zx-index-img0 img {
    width: 374px;
    height: 195px;
}

.zx-index-img0:hover, .zx-index-img1:hover,.zx-index-img2:hover{
    border: none;
    color: white;
}
.zx-index-img2:link  span{
    height: 30px
}
.zx-index-img0:hover span,.zx-index-img1:hover span,.zx-index-img2:hover span  {
    height: 30px
}

.zx-index-img0 span,.zx-index-img1 span,.zx-index-img2 span {
    position: absolute;
    left: 0;
    bottom: 0;
    _bottom: 4px;
    overflow: hidden;
    width: 100%;
    height: 0px;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
    padding-left: 10px;
}
.scroll_horizontal .list li{
    margin-left: 10px;
    margin-right:10px;
}
.scroll_horizontal{
    height:180px;
}
.scroll_horizontal{
    background-color:#FFFFFF;
}
.t-btn{
    background-color: #f1ebaa;
}
.snzx .thumbnail button
{
    margin:5px;
}
 .thumbnail{
    margin-bottom: 0px;
    text-align: center;
}
.table{
    margin-bottom: 0px;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td{
    padding: 5px;
    border-top: none;
}
 .nav > li > a
{
    padding: 5px 10px;
}
.tabbable .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
    background-color: #f1e984;
    border: 1px solid #d33f01;
    border-bottom: none;
}
.tabbable .nav-tabs > li{
    margin-bottom: -2px;
}
.tabbable .nav-tabs {
    border-bottom: 1px solid #d33f01;
}
.tabbable .nav > li > a:hover, .nav > li > a:focus{
    background: #f1e984;
}
.zx-copy-aq{
    text-align: right;
}
.zx-menuBar  li > a{
    padding: 10px 15px;
}